home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 23
/
AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso
/
Updates
/
Hardware
/
Zip4mat
/
ZPC
< prev
next >
Wrap
Text File
|
1999-11-06
|
907b
|
34 lines
/* PC Z100-Disk Mountentry
$VER: ZPC V1.0 (27.5.97)
(C)1996-1997 Thomas Omilian
This is part of the Z100-package.
Remember: Last Devicename-character
belongs to the Unit
e.g. Unit 0 = C
Unit 1 = D etc. */
FileSystem = L:CrossDOSFileSystem
Flags = 0
Surfaces = 1
BlocksPerTrack = 1
SectorsPerBlock = 1
SectorSize = 512
Mask = 0x7ffffffe
MaxTransfer = 0x100000
Reserved = 0
Interleave = 0
LowCyl = 0
HighCyl = 196607
Buffers = 50
BufMemType = 0
StackSize = 2000
Priority = 10
GlobVec = -1
DosType = 0x4d534800
/* Device and Unit defined by icon-tooltypes
example: DEVICE = scsi.device
UNIT = 5 */